module Base
{
    item Bag_NormalHikingBag
    {
        DisplayCategory = Bag,
        ItemType = base:container,
        Weight = 1.2,
        IconsForTexture = Hiking_Blue;Hiking_Green;Hiking_Red;HikingBag_Camo;HikingBag_Black;HikingBag_Brown;HikingBag_DarkPurple;HikingBag_Gold;HikingBag_Grey;HikingBag_LightBlue;HikingBag_Olive;HikingBag_Orange;HikingBag_Pink;HikingBag_Purple;HikingBag_Violet,
        AttachmentReplacement = Bag,
        BloodLocation = Bag,
        CanBeEquipped = base:back,
        Capacity = 20,
        CloseSound = CloseBag,
        ClothingItem = Bag_HikingBag,
        EquipSound = EquipBackpackLarge,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_HikingBag_RHand holdingbagright,
        ReplaceInSecondHand = Bag_HikingBag_LHand holdingbagleft,
        RunSpeedModifier = 0.96,
        SoundParameter = EquippedBaggageContainer HikingBag,
        WeightReduction = 75,
        WorldStaticModel = HikingBag_Ground,
        AttachmentsProvided = BedrollBottom,
        Tags = base:isfirefuel;base:isfiretinder,
        Researchablerecipes = SewCrudeLeatherBackpack,
    }

    item Bag_BigHikingBag
    {
        DisplayCategory = Bag,
        ItemType = base:container,
        Weight = 1.5,
        IconsForTexture = BigHiking_Blue;BigHiking_Green;BigHiking_Red;BigHiking_Black;BigHiking_Brown;BigHiking_DarkPurple;BigHiking_Gold;BigHiking_Grey;BigHiking_LightBlue;BigHiking_Olive;BigHiking_Orange;BigHiking_Pink;BigHiking_Purple;BigHiking_Violet,
        AttachmentReplacement = Bag,
        BloodLocation = Bag,
        CanBeEquipped = base:back,
        Capacity = 22,
        CloseSound = CloseBag,
        ClothingItem = Bag_BigHikingBag,
        EquipSound = EquipBackpackLarge,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_BigHikingBag_RHand holdingbagright,
        ReplaceInSecondHand = Bag_BigHikingBag_LHand holdingbagleft,
        RunSpeedModifier = 0.95,
        SoundParameter = EquippedBaggageContainer HikingBag,
        WeightReduction = 80,
        WorldStaticModel = BigHikingBag_Ground,
        AttachmentsProvided = BedrollBottomBig,
        Tags = base:isfirefuel;base:isfiretinder,
        Researchablerecipes = SewCrudeLeatherBackpack,
    }

    item Bag_SurvivorBag
    {
        DisplayCategory = Bag,
        ItemType = base:container,
        Weight = 2.0,
        IconsForTexture = AliceBag;AliceBag_Camo;AliceBag_SandCamo;AliceBagBlack;AliceBagTan;AliceBagTan;AliceBagBlue;AliceBagGreener;AliceBagBlack,
        AttachmentReplacement = Bag,
        BloodLocation = Bag,
        CanBeEquipped = base:back,
        CanHaveHoles = false,
        Capacity = 28,
        CloseSound = CloseBag,
        ClothingItem = Bag_SurvivorBag,
        EquipSound = EquipBackpackLarge,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_SurvivorBag_RHand holdingbagright,
        ReplaceInSecondHand = Bag_SurvivorBag_LHand holdingbagleft,
        RunSpeedModifier = 0.94,
        WeightReduction = 85,
        WorldStaticModel = ALICE_Pack_Ground,
        AttachmentsProvided = BedrollBottomALICE,
        Tags = base:ignorezombiedensity;base:isfirefuel;base:isfiretinder,
        Researchablerecipes = SewCrudeLeatherBackpack,
    }

    item Bag_Schoolbag
    {
        DisplayCategory = Bag,
        ItemType = base:container,
        Weight = 1.0,
        IconsForTexture = Backpack_Black;Backpack_Blue;Backpack_Primary;Backpack_Teal;Backpack_Bluer;Backpack_Bluestar;Backpack_Brown;Backpack_Brownstar;Backpack_Green;Backpack_Greenstar;Backpack_Grey;Backpack_Orangestar;Backpack_Pink;Backpack_Pinkheart;Backpack_Purple;Backpack_Red;Backpack_White;Backpack_Yellow,
        AttachmentReplacement = Bag,
        BloodLocation = Bag,
        CanBeEquipped = base:back,
        Capacity = 15,
        CloseSound = CloseBag,
        ClothingItem = Bag_SchoolBag,
        EquipSound = EquipBackpackSmall,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_Schoolbag_RHand holdingbagright,
        ReplaceInSecondHand = Bag_Schoolbag_LHand holdingbagleft,
        RunSpeedModifier = 0.97,
        SoundParameter = EquippedBaggageContainer SchoolBag,
        WeightReduction = 70,
        WorldStaticModel = SchoolBag_Ground,
        Tags = base:isfirefuel;base:isfiretinder,
        Researchablerecipes = SewCrudeLeatherBackpack,
    }

    item Bag_HydrationBackpack
    {
        DisplayCategory = Bag,
        ItemType = base:container,
        Weight = 1.0,
        IconsForTexture = Hydropack_Black;Hydropack_Blue;Hydropack_Neon;Hydropack_Orange;Hydropack_Purple;Hydropack_Red;Hydropack_Teal,
        AttachmentReplacement = Bag,
        BloodLocation = Bag,
        CanBeEquipped = base:back,
        Capacity = 12,
        CloseSound = CloseHydrationPack,
        ClothingItem = Bag_HydrationBackpack,
        EquipSound = EquipBackpackLarge,
        OpenSound = OpenHydrationPack,
        PutInSound = StoreItemHydrationPack,
        ReplaceInPrimaryHand = Bag_HydrationBackpack_RHand holdingbagright,
        ReplaceInSecondHand = Bag_HydrationBackpack_LHand holdingbagleft,
        RunSpeedModifier = 0.97,
        SoundParameter = EquippedBaggageContainer SchoolBag,
        WeightReduction = 85,
        WorldStaticModel = HydrationBackpack_Ground,
        Tags = base:ignorezombiedensity,
        component FluidContainer
        {
            ContainerName = HydrationBackpack,
            Capacity = 1.0,
            InitialPercentMin = 0.0,
            InitialPercentMax = 1.0,
            Fluids
            {
                fluid = Water:1.0,
            }
        }
    }







}